github.com/andybalholm/brotli.blockSplitIterator.length_ (field)
6 uses
github.com/andybalholm/brotli (current package)
histogram.go#L159: length_ uint
histogram.go#L167: self.length_ = uint(split.lengths[0])
histogram.go#L169: self.length_ = 0
histogram.go#L174: if self.length_ == 0 {
histogram.go#L177: self.length_ = uint(self.split_.lengths[self.idx_])
histogram.go#L180: self.length_--
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |